home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / ppp / copyright < prev    next >
Text File  |  2009-02-20  |  17KB  |  366 lines

  1. This is the Debian GNU/Linux prepackaged version of ppp.
  2.  
  3. This package was previously maintained by Ian Murdock <imurdock@debian.org>,
  4. Alvar Bray <alvar@debian.org>, Christoph Lameter <clameter@debian.org>,
  5. Philip Hands <phil@hands.com>, Michael Beattie <mjb@debian.org> and
  6. Russell Coker <russell@coker.com.au>.
  7.  
  8. It is currently maintained by Marco d'Itri <md@linux.it>.
  9.  
  10. Original sources were obtained from:
  11.   rsync://ppp.samba.org/ftp/unpacked/ppp/
  12.  
  13. The options file was originally obtained from:
  14.   ftp://sunsite.unc.edu/pub/Linux/system/Network/serial/pppopt.tgz
  15. It was later heavily modified by various people, with additions from
  16. different sources.
  17.  
  18. All of the code can be freely used and redistributed.  The individual
  19. source files each have their own copyright and permission notice; some
  20. have a BSD-style notice and some are under the GPL.
  21.  
  22.  
  23. Follows the BSD-like licenses. Not all of them apply to all parts of pppd.
  24.  
  25.  * Copyright (c) 2003 Paul Mackerras. All rights reserved.
  26.  *
  27.  * Redistribution and use in source and binary forms, with or without
  28.  * modification, are permitted provided that the following conditions
  29.  * are met:
  30.  *
  31.  * 1. Redistributions of source code must retain the above copyright
  32.  *    notice, this list of conditions and the following disclaimer.
  33.  *
  34.  * 2. The name(s) of the authors of this software must not be used to
  35.  *    endorse or promote products derived from this software without
  36.  *    prior written permission.
  37.  *
  38.  * 3. Redistributions of any form whatsoever must retain the following
  39.  *    acknowledgment:
  40.  *    "This product includes software developed by Paul Mackerras
  41.  *     <paulus@samba.org>".
  42.  *
  43.  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  44.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  45.  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
  46.  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  47.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  48.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  49.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  50.  
  51.  * Copyright (c) 1995 Pedro Roque Marques.  All rights reserved.
  52.  *
  53.  * Redistribution and use in source and binary forms, with or without
  54.  * modification, are permitted provided that the following conditions
  55.  * are met:
  56.  *
  57.  * 1. Redistributions of source code must retain the above copyright
  58.  *    notice, this list of conditions and the following disclaimer.
  59.  *
  60.  * 2. Redistributions in binary form must reproduce the above copyright
  61.  *    notice, this list of conditions and the following disclaimer in
  62.  *    the documentation and/or other materials provided with the
  63.  *    distribution.
  64.  *
  65.  * 3. The names of the authors of this software must not be used to
  66.  *    endorse or promote products derived from this software without
  67.  *    prior written permission.
  68.  *
  69.  * 4. Redistributions of any form whatsoever must retain the following
  70.  *    acknowledgment:
  71.  *    "This product includes software developed by Pedro Roque Marques
  72.  *     <pedro_m@yahoo.com>"
  73.  *
  74.  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  75.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  76.  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
  77.  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  78.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  79.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  80.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  81.  
  82.  * Copyright (c) 1995 Eric Rosenquist.  All rights reserved.
  83.  *
  84.  * Redistribution and use in source and binary forms, with or without
  85.  * modification, are permitted provided that the following conditions
  86.  * are met:
  87.  *
  88.  * 1. Redistributions of source code must retain the above copyright
  89.  *    notice, this list of conditions and the following disclaimer.
  90.  *
  91.  * 2. Redistributions in binary form must reproduce the above copyright
  92.  *    notice, this list of conditions and the following disclaimer in
  93.  *    the documentation and/or other materials provided with the
  94.  *    distribution.
  95.  *
  96.  * 3. The name(s) of the authors of this software must not be used to
  97.  *    endorse or promote products derived from this software without
  98.  *    prior written permission.
  99.  *
  100.  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  101.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  102.  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
  103.  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  104.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  105.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  106.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  107.  
  108.  * Copyright (c) 2002 Google, Inc.  All rights reserved.
  109.  *
  110.  * Redistribution and use in source and binary forms, with or without
  111.  * modification, are permitted provided that the following conditions
  112.  * are met:
  113.  *
  114.  * 1. Redistributions of source code must retain the above copyright
  115.  *    notice, this list of conditions and the following disclaimer.
  116.  *
  117.  * 2. Redistributions in binary form must reproduce the above copyright
  118.  *    notice, this list of conditions and the following disclaimer in
  119.  *    the documentation and/or other materials provided with the
  120.  *    distribution.
  121.  *
  122.  * 3. The name(s) of the authors of this software must not be used to
  123.  *    endorse or promote products derived from this software without
  124.  *    prior written permission.
  125.  *
  126.  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  127.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  128.  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
  129.  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  130.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  131.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  132.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  133.  
  134.  * Copyright (c) 2001 by Sun Microsystems, Inc.
  135.  * All rights reserved.
  136.  *
  137.  * Non-exclusive rights to redistribute, modify, translate, and use
  138.  * this software in source and binary forms, in whole or in part, is
  139.  * hereby granted, provided that the above copyright notice is
  140.  * duplicated in any source form, and that neither the name of the
  141.  * copyright holder nor the author is used to endorse or promote
  142.  * products derived from this software.
  143.  *
  144.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
  145.  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  146.  * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  147.  
  148.  * Copyright (c) 1999 Tommi Komulainen.  All rights reserved.
  149.  *
  150.  * Redistribution and use in source and binary forms, with or without
  151.  * modification, are permitted provided that the following conditions
  152.  * are met:
  153.  *
  154.  * 1. Redistributions of source code must retain the above copyright
  155.  *    notice, this list of conditions and the following disclaimer.
  156.  *
  157.  * 2. Redistributions in binary form must reproduce the above copyright
  158.  *    notice, this list of conditions and the following disclaimer in
  159.  *    the documentation and/or other materials provided with the
  160.  *    distribution.
  161.  *
  162.  * 3. The name(s) of the authors of this software must not be used to
  163.  *    endorse or promote products derived from this software without
  164.  *    prior written permission.
  165.  *
  166.  * 4. Redistributions of any form whatsoever must retain the following
  167.  *    acknowledgment:
  168.  *    "This product includes software developed by Tommi Komulainen
  169.  *     <Tommi.Komulainen@iki.fi>".
  170.  *
  171.  * THE AUTHORS OF THIS SOFTWARE DISCLAIM ALL WARRANTIES WITH REGARD TO
  172.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  173.  * AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY
  174.  * SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  175.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  176.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  177.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  178.  
  179.  * Copyright (c) 1984-2000 Carnegie Mellon University. All rights reserved.
  180.  *
  181.  * Redistribution and use in source and binary forms, with or without
  182.  * modification, are permitted provided that the following conditions
  183.  * are met:
  184.  *
  185.  * 1. Redistributions of source code must retain the above copyright
  186.  *    notice, this list of conditions and the following disclaimer.
  187.  *
  188.  * 2. Redistributions in binary form must reproduce the above copyright
  189.  *    notice, this list of conditions and the following disclaimer in
  190.  *    the documentation and/or other materials provided with the
  191.  *    distribution.
  192.  *
  193.  * 3. The name "Carnegie Mellon University" must not be used to
  194.  *    endorse or promote products derived from this software without
  195.  *    prior written permission. For permission or any legal
  196.  *    details, please contact
  197.  *      Office of Technology Transfer
  198.  *      Carnegie Mellon University
  199.  *      5000 Forbes Avenue
  200.  *      Pittsburgh, PA  15213-3890
  201.  *      (412) 268-4387, fax: (412) 268-7395
  202.  *      tech-transfer@andrew.cmu.edu
  203.  *
  204.  * 4. Redistributions of any form whatsoever must retain the following
  205.  *    acknowledgment:
  206.  *    "This product includes software developed by Computing Services
  207.  *     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
  208.  *
  209.  * CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
  210.  * THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
  211.  * AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
  212.  * FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  213.  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
  214.  * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  215.  * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  216.  
  217.  ***********************************************************************
  218.  ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.  **
  219.  **                                                                   **
  220.  ** License to copy and use this software is granted provided that    **
  221.  ** it is identified as the "RSA Data Security, Inc. MD5 Message-     **
  222.  ** Digest Algorithm" in all material mentioning or referencing this  **
  223.  ** software or this function.                                        **
  224.  **                                                                   **
  225.  ** License is also granted to make and use derivative works          **
  226.  ** provided that such works are identified as "derived from the RSA  **
  227.  ** Data Security, Inc. MD5 Message-Digest Algorithm" in all          **
  228.  ** material mentioning or referencing the derived work.              **
  229.  **                                                                   **
  230.  ** RSA Data Security, Inc. makes no representations concerning       **
  231.  ** either the merchantability of this software or the suitability    **
  232.  ** of this software for any particular purpose.  It is provided "as  **
  233.  ** is" without express or implied warranty of any kind.              **
  234.  **                                                                   **
  235.  ** These notices must be retained in any copies of any part of this  **
  236.  ** documentation and/or software.                                    **
  237.  ***********************************************************************
  238.  
  239. The `chat' program is in the public domain.
  240.  
  241. spinlock.c and tdb.c are licensed under the GNU LGPL version 2 or later
  242. and they are:
  243.    Copyright (C) Anton Blanchard                   2001
  244.    Copyright (C) Andrew Tridgell              1999-2004
  245.    Copyright (C) Paul `Rusty' Russell              2000
  246.    Copyright (C) Jeremy Allison                    2000-2003
  247.  
  248. On Debian systems, the complete text of the GNU General Public License
  249. can be found in `/usr/share/common-licenses/GPL'.
  250.  
  251. pppd/plugins/rp-pppoe/* is:
  252.  
  253. * Copyright (C) 2000 by Roaring Penguin Software Inc.
  254. *
  255. * This program may be distributed according to the terms of the GNU
  256. * General Public License, version 2 or (at your option) any later version.
  257.  
  258. The rp-pppoe author stated in a private email to Marco d'Itri that,
  259. as an exception to the license, linking with OpenSSL is allowed.
  260.  
  261. pppd/plugins/winbind.c is licensed under the GNU GPL version 2 or later
  262. and is:
  263. * Copyright (C) 2003 Andrew Bartlet <abartlet@samba.org>
  264. * Copyright 1999 Paul Mackerras, Alan Curry. 
  265. * Copyright (C) 2002 Roaring Penguin Software Inc.
  266.  
  267. pppd/plugins/pppoatm.c is licensed under the GNU GPL version 2 or later
  268. and is:
  269.  * Copyright 2000 Mitchell Blank Jr.
  270.  
  271.  
  272. The following copyright notices apply to plugins/radius/*:
  273.  
  274. Copyright (C) 2002 Roaring Penguin Software Inc.
  275.  
  276. Permission to use, copy, modify, and distribute this software for any
  277. purpose and without fee is hereby granted, provided that this
  278. copyright and permission notice appear on all copies and supporting
  279. documentation, the name of Roaring Penguin Software Inc. not be used
  280. in advertising or publicity pertaining to distribution of the program
  281. without specific prior permission, and notice be given in supporting
  282. documentation that copying and distribution is by permission of
  283. Roaring Penguin Software Inc..
  284.  
  285. Roaring Penguin Software Inc. makes no representations about the
  286. suitability of this software for any purpose.  It is provided "as is"
  287. without express or implied warranty.
  288.  
  289. Copyright (C) 1995,1996,1997,1998 Lars Fenneberg <lf@elemental.net>
  290.  
  291. Permission to use, copy, modify, and distribute this software for any
  292. purpose and without fee is hereby granted, provided that this copyright and
  293. permission notice appear on all copies and supporting documentation, the
  294. name of Lars Fenneberg not be used in advertising or publicity pertaining to
  295. distribution of the program without specific prior permission, and notice be
  296. given in supporting documentation that copying and distribution is by
  297. permission of Lars Fenneberg.
  298.  
  299. Lars Fenneberg makes no representations about the suitability of this
  300. software for any purpose.  It is provided "as is" without express or implied
  301. warranty.
  302.  
  303. Copyright 1992 Livingston Enterprises, Inc.
  304. Livingston Enterprises, Inc. 6920 Koll Center Parkway Pleasanton, CA  94566
  305.  
  306. Permission to use, copy, modify, and distribute this software for any
  307. purpose and without fee is hereby granted, provided that this copyright
  308. and permission notice appear on all copies and supporting documentation,
  309. the name of Livingston Enterprises, Inc. not be used in advertising or
  310. publicity pertaining to distribution of the program without specific
  311. prior permission, and notice be given in supporting documentation that
  312. copying and distribution is by permission of Livingston Enterprises, Inc.
  313.  
  314. Livingston Enterprises, Inc. makes no representations about the suitability
  315. of this software for any purpose.  It is provided "as is" without express
  316. or implied warranty.
  317.  
  318. [C] The Regents of the University of Michigan and Merit Network, Inc. 1992,
  319. 1993, 1994, 1995 All Rights Reserved
  320.  
  321. Permission to use, copy, modify, and distribute this software and its
  322. documentation for any purpose and without fee is hereby granted, provided
  323. that the above copyright notice and this permission notice appear in all
  324. copies of the software and derivative works or modified versions thereof,
  325. and that both the copyright notice and this permission and disclaimer
  326. notice appear in supporting documentation.
  327.  
  328. THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
  329. EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF
  330. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE REGENTS OF THE
  331. UNIVERSITY OF MICHIGAN AND MERIT NETWORK, INC. DO NOT WARRANT THAT THE
  332. FUNCTIONS CONTAINED IN THE SOFTWARE WILL MEET LICENSEE'S REQUIREMENTS OR
  333. THAT OPERATION WILL BE UNINTERRUPTED OR ERROR FREE.  The Regents of the
  334. University of Michigan and Merit Network, Inc. shall not be liable for any
  335. special, indirect, incidental or consequential damages with respect to any
  336. claim by Licensee or any third party arising from use of the software.
  337.  
  338. Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991.
  339. All rights reserved.
  340.  
  341. License to copy and use this software is granted provided that it
  342. is identified as the "RSA Data Security, Inc. MD5 Message-Digest
  343. Algorithm" in all material mentioning or referencing this software
  344. or this function.
  345.  
  346. License is also granted to make and use derivative works provided
  347. that such works are identified as "derived from the RSA Data
  348. Security, Inc. MD5 Message-Digest Algorithm" in all material
  349. mentioning or referencing the derived work.
  350.  
  351. RSA Data Security, Inc. makes no representations concerning either
  352. the merchantability of this software or the suitability of this
  353. software for any particular purpose. It is provided "as is"
  354. without express or implied warranty of any kind.
  355.  
  356. These notices must be retained in any copies of any part of this
  357. documentation and/or software.
  358.  
  359. * radius.c
  360. *
  361. * Copyright (C) 2002 Roaring Penguin Software Inc.
  362. *
  363. * This plugin may be distributed according to the terms of the GNU
  364. * General Public License, version 2 or (at your option) any later version.
  365.  
  366.